home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / vision / povray / machine / ibmpc / djgcc / makefix.bat < prev    next >
Encoding:
DOS Batch File  |  1995-11-25  |  115 b   |  8 lines

  1. masm gccfix;
  2. link gccfix;
  3. exe2bin gccfix;
  4. del gccfix.com
  5. ren gccfix.bin *.com
  6. del gccfix.exe
  7. del gccfix.obj
  8.